home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 53 / XENIATGM53.iso / Alien Software / neika.exe / readme.txt < prev    next >
Text File  |  1998-10-27  |  4KB  |  156 lines

  1. NEOPHYTE: The Spirit Master Demo
  2.  
  3. This is not a game, really.  It has no story.  It has no way to keep score.
  4.  
  5. It does have a heroine and a monster.  Your goal is simple: kill or be killed.
  6.  
  7. Walk through the village.  Admire the shade.  Talk to the colorful local... 
  8. gardeners.  When you are ready, head to the east and battle King Lobster.
  9.  
  10. SPECIAL NOTE:  This version of the program is configured to run in 512x384 mode.
  11. If your video card cannot handle this mode, please see the instructions at the
  12. end of this file on how to change the video mode of this program.
  13.  
  14. REQUIREMENTS:
  15. --------------
  16. - Pentium computer 
  17. - 8MB of ram.
  18. - svga card with at least 1MB of video ram. It must support 16 bit 
  19.   color in 640x480, or 512x384.
  20. - 15MB of free hard drive space.
  21. - DirectX 5.0 or later. This can be downloaded from 
  22.   http://www.microsoft.com or http://www.aliensoft.com 
  23.  
  24. RECOMMENDATIONS:
  25. --------------
  26. - Pentium 200MHZ or faster
  27. - 16MB of ram or more
  28. - hardware accelerated PCI video card with at least 2MB of memory.
  29. - 16 bit windows compatible sound card and good speakers.
  30.  
  31. 1. Controlling Neika:
  32.  
  33. You can use the keyboard or joypad to control Neika.  Here is a summary 
  34. of commands:
  35.  
  36. Command        Keyboard        Joystick        
  37. -------        --------        --------        
  38. Move        Arrow keys or        Dir-Pad        
  39.         Numerical keypad
  40. Use Magic    Alt            Button 1        
  41. Attack*     Space            Button 3    
  42. Talk        Space            Button 3
  43. Run        X            Button 4        
  44. Use Fig Seed    S
  45. Display Poetry    M
  46. Exit/Resume    ESC
  47.  
  48. *Neika will perform a special attack against the monsters, but will do
  49.  a normal attack against the air.  When near an NPC, Neika will talk to 
  50. him instead.
  51.  
  52. The mouse can be used in the menu.  Click on the menu item to select it.
  53.  
  54. 3.  Known Bugs
  55.  
  56. - This demo is designed as a full screen immersive standalone program.
  57.   You may experience difficulties if you attempt to ALT-TAB to other programs.
  58.  
  59. If you discover any bugs with the demo, please send them to neophyte@aliensoft.com.  
  60. Please be as complete as possible about what happened to cause the bug.
  61.  
  62. Bug Report Form:
  63.  
  64. Your name:
  65. Your e-mail address:
  66. Your zip or postal code:
  67. Your age:
  68. Where did you download the game from?:
  69. Describe as exactly as you can the nature of the bug:
  70.  
  71. 4.  About Alien Software
  72.  
  73. Alien Software is a radical departure from your typical game publishing 
  74. houses.  Elsewhere, you have adults acting like teenagers and trying to 
  75. figure out what you want.  Here, we ARE teenagers.  The art and 
  76. programming of Neophyte was done almost entirely by people from 15 to 21 
  77. years of age (OK, we had some help from a few adults, but we did all the 
  78. hard stuff).
  79.  
  80. We can be reached at Alien Software, 9140 Guilford Rd, Suite O, 
  81. Columbia, Maryland, 21046, or e-mail us at neophyte@aliensoft.com.
  82.  
  83. 5.  Credits
  84.  
  85. Programming:
  86. ------------
  87.  
  88. Gregg Berson
  89. John Corwin
  90. Charlei Culver
  91. John Hicks
  92. Steve Huang
  93. Mark Walsh
  94. Mike Young
  95.  
  96. Art:
  97. ----
  98.  
  99. Sven Dixon (Lead Artist)
  100. Annette Gagne'
  101.  
  102. Music/Sound Effects:
  103. --------------------
  104.  
  105. Mitch Brink
  106.   Check out his web page: http://www.geocities.com/~mitchb2
  107.  
  108. Additional Sound Effects:
  109. -------------------------
  110.  
  111. John Riston
  112. Sven Dixon
  113. Mike Young
  114.  
  115. Designers:
  116. ---------
  117.  
  118. Sven Dixon
  119. Wayne Moore
  120. Mike Young
  121.  
  122. Producer:
  123. ---------
  124.  
  125. Mike Young
  126.  
  127. Executive Producer:
  128. --------------------
  129.  
  130. Wayne Moore
  131.  
  132. Special Thanks To:
  133. ------------------
  134.  
  135. Microcosm, Inc.
  136.  
  137. 6. Copyright
  138.  
  139. The Neophyte: The Spirit Master Demo is copyright (C) 1998, Alien Software.  All 
  140. rights reserved.  You have permission to distribute this demo freely as long as 
  141. you distribute all of the files included in this demo as one package.
  142.  
  143. 7. Instructions on changing video mode
  144.  
  145. Open the file config.cfg in notepad.exe.  It has three lines:
  146. fullscreen = 1
  147. screenx = 512
  148. screeny = 384
  149.  
  150. You can switch between fullscreen and windowed mode by setting fullscreen to 1 
  151. and 0 respectively.
  152.  
  153. screenx and screeny control the resolution.  To make the program run in 640x480,
  154. replace the current lines with:
  155. screenx = 640
  156. screeny = 480